home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKitArchive.mbox / mbox / 000150_misckit-reques…aska.et.byu.edu_Tue Mar 8 00:32:03 1994.msg < prev    next >
Internet Message Format  |  1994-10-30  |  1KB

  1. Return-Path: <misckit-request@alaska.et.byu.edu>
  2. Received: from alaska.et.byu.edu by darth.byu.edu (NX5.67d/NX3.0M)
  3.     id AA01227; Tue, 8 Mar 94 00:31:36 -0700
  4. Received: from darth.byu.edu by alaska.et.byu.edu; Tue, 8 Mar 1994 00:20:36 -0700
  5. Received: by darth.byu.edu (NX5.67d/NX3.0M)
  6.     id AA01219; Tue, 8 Mar 94 00:25:44 -0700
  7. Date: Tue, 8 Mar 94 00:25:44 -0700
  8. From: Don Yacktman <don@darth.byu.edu>
  9. Message-Id: <9403080725.AA01219@darth.byu.edu>
  10. Received: by NeXT.Mailer (1.100)
  11. Received: by NeXT Mailer (1.100)
  12. To: misckit@alaska.et.byu.edu
  13. Subject: Minor flub in the latest release...
  14. Reply-To: don@darth.byu.edu
  15.  
  16.  
  17. One of the Makefile dependencies is messed up a hair in the
  18. Source directory of the latest MiscKit.
  19.  
  20. The file Source/Makefiles should have the following line
  21. at the end of the MFILES declaration:
  22.  
  23.         MiscInfoController.m MiscInfo.m MiscOrderForm.m MiscRegistration.m
  24.  
  25. changed to:
  26.  
  27.         MiscInfoController.m MiscInfo.m MiscOrderForm.m MiscRegistration.m \
  28.         MiscStringRegex.m
  29.  
  30. The latter will make sure the Regex stuff is actually in the library!
  31.  
  32. Sorry for that mishap...that's what happens when I rush a release and
  33. don't have time to double check everything.  At least I made the plane,
  34. with exactly 3 min. to spare...  ack.
  35.  
  36. Thanks to Todd Nathan for bringing this to my attention.  :-)
  37.  
  38. ---
  39. Later,
  40.  
  41. -Don Yacktman
  42. Don_Yacktman@byu.edu